![]() |
GetPreserveGlyph |
||||
Header: | Fonts.h | Carbon status: | Supported | |
Determines whether the Font Manager preserves the shapes of glyphs from outline fonts.
Boolean GetPreserveGlyph ();
A Boolean value indicating whether the Font Manager preserves the shapes of glyphs from outline fonts. Your application can set the value of this variable with the SetPreserveGlyph function. If GetPreserveGlyph returns TRUE, the Font Manager preserves glyph shapes; if GetPreserveGlyph returns FALSE, then the Font Manager scales glyphs to fit between the ascent and descent lines for the font in use.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)